@charset "UTF-8";

/* Base Reset */

.focuswap {
	display: none;
}

* {
	margin: 0;
	padding: 0;
}


/*html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);} 
html {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

:focus {
	outline: 0;
}

img {
	border: 0;
}

a{
	text-decoration: none;
	color: #333;
}
body {
	line-height: 1;
	width: 100%;
    background: #ffffff;
    font-family: 'Microsoft YaHei';
    position: relative;
    background: #ffffff url(../images/headerbg.png) no-repeat center top;
    height: auto;
}

ol,
ul {
	list-style: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear {
	clear: both;
}
.warp{
  
}
.logo{
    width: 1180px;
    margin: 0 auto;
    height: 190px;
}
.logo img{
    margin-top: 67px;
}
.nav{
  
    height: 60px;
    background-color: #006bc8;
}
.contain{
    width: 1180px;
    margin: 0 auto;
    height: 100%;
}
.nav ul{
    overflow: hidden;
}
.nav ul li{
    float: left;
    width: 130px;
    height: 60px;
}
.nav ul li a{
    display: block;
    color: #fff;
    line-height: 60px;
    text-align: center;
       font-size: 20px;
}
.nav ul li a:hover{
    background-color: #075ba4;
}
.so{
    overflow: hidden;
}
.search{
    width: 320px;
    height: 40px;
    background: url(../images/search_07.png) no-repeat;
    float: right;
    margin-top: 120px;
}
.search-form{
    position: relative;
}
.form-control{
    width: 225px;
    height: 36px;
    background-color: #fff;
    padding-left: 13px;
    outline: none;
    position: absolute;
    border-top-left-radius: 38px;
    border-bottom-left-radius: 38px;
    top: 2px;
    border: 1px;
}
.btn{
    width: 80px;
    height: 38px;
    border: none;
    background: none;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.main{
    margin-top: 16px;
}
.topnew{
    height: 126px;
    border-bottom:1px solid #d2d2d2;
    margin: 0 5px;
}
.topnew{
    text-align: center;
}
.topnew h3 a{
    text-align: center;
    color: #006bc8;
    font-size: 28px;
    font-weight: bold;
}
.topnew h3{
    padding-top: 34px;
}
.topnew p{
    color: #666666;
    font-size: 14px;
 font-weight: lighter;
 margin-top: 20px;
}
.part_one{
    margin: 30px 5px 0 5px;
    overflow: hidden;
}
.part_one .part_oneleft{
    width: 570px;
    float: left;
    margin-right: 30px;
 
}
.part_one .part_oneright{
    width: 570px;
    float: left;
 
}
.slideBox {
    width: 570px;
    height: 383px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    bottom: 12px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    width: 27px;
    height: 7px;
    float: left;
    margin-right: 5px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #006bc8;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 570px;
    height: 383px;
    display: block;
}

.slideBox .prev:hover, .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.lunbo-title {
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    width: 100%;
    height: 53px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.txt2 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 53px;
    width: 70%;
    overflow: hidden;
}

.txt2>ul>li {
    height: 53px;
    line-height: 53px;
    position: absolute;
    bottom: -53px;
}

.txt2>ul>li>a {
    display: block;
    color: #fff;
    padding: 0 0 0 15px;
    font-size: 14px;
    text-decoration: none;
}

.lanmu_title{
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #d2d2d2;
}
.lanmu_title ul{
    /* overflow: hidden; */
}
.lanmu_title ul li{
    float: left;
    height: 39px;
    line-height: 30px;
    position: relative;
}
.lanmu_title ul li a{
    color: #333;
    font-size: 18px;
    padding: 0 25px;
    border-right: 1px solid #999999;
}
.lanmu_title ul li .cur{
    position: absolute;
    display: block;
    width: 72px;
    height: 2px;
    background-color: #006bc8;
    top: 38px;
    display: none;
    left: 25px;
}
.lanmu_title ul li a.on{
    color: #006bc8;
    font-weight: bold;
}

.zwxw{
     padding: 20px 0 0 0px;
    display: none;
}
.zwxw ul li{
    overflow: hidden;
    margin-bottom: 20px;
}
.zwxw ul li a{
    color: #000;
    font-size: 16px;
}
.zwxw ul li a:link{
    color: #000;

}
.zwxw ul li a:visited{
    color: #bfbdbd;
}
.zwxw ul li a:hover{
    color: #006bc8;

}
.zwxw ul li span{
    float: right;
    color: #bfbdbd;
    font-size: 12px;
    line-height: 16px;
}

.spxw{
    overflow: hidden;
    border: 1px solid #d2d2d2;
    height: 36px;
}
.spxw .spxw_title{
    float: left;
    width: 117px;
    height: 100%;
    background-color: #e8e8e8;
    text-align: center;
    line-height: 36px;
}
.spxw .spxw_title a{
    display: block;
}
.spxw .spxw_title a img{
    vertical-align: middle;
}
.spxw .spxw_title a span{
    font-size: 14px;
    color: #006bc8;
    vertical-align: middle;
}
.spxw .spxw_news{
    float: left;
  line-height: 36px;
  margin-left: 24px;
}
.spxw .spxw_news ul{
    overflow: hidden;
}
.spxw .spxw_news ul li{
    float: left;
      width: 200px;
}
.spxw .spxw_news ul li img{
    vertical-align: middle;
    margin-right: 2px;
}
.spxw .spxw_news ul li span{
    color: #333333;
    font-size: 14px;
    vertical-align: middle;
}
.spxw .spxw_news ul li a{
    color: #333333;
    font-size: 14px;
    vertical-align: middle;
}
.spxw .spxw_news ul li a:hover{
  color: #006bc8;
}
 .spxw .spxw_news ul li a:visited{
color: #bfbdbd;
 }

.banner{
    margin: 23px 5px 0 5px;
    height: 120px;
}
.banner img{
    width: 100%;
    height: 120px;
}

.part_two,.part_three{
    margin: 25px 5px 0 5px;
    overflow: hidden;
}
.part_twonew{
    width: 568px;
    height: 360px;
    border: 1px solid #d2d2d2;
   
}
.part_twonewtitle{
    overflow: hidden;
    margin: 0 15px;
    border-bottom: 1px solid #d2d2d2;
}
.part_twonewtitle .part_twonewtitleleft{
  
    height: 53px;
    line-height: 54px;
    position: relative;
 
}
.part_twonewtitle .part_twonewtitleleft .zstitle{
    color: #066fc6;
    font-size: 20px;
    font-weight: bold;
}
.part_twonewtitle .part_twonewtitleleft .line{
    position: absolute;
    display: block;
    width: 80px;
    height: 3px;
    background-color: #006bc8;
    top: 50px;
}
.part_twonewtitleright{
    height: 53px;
    line-height: 54px;
}
.part_twonewtitleright ul{
  overflow: hidden;  
}
.part_twonewtitleright ul li{
    float: left;
}
.part_twonewtitleright ul li a{
    margin:0 15px ;
    color: #666666;
    font-size: 15px;
}
.part_twonewtitleright ul li span{
    color: #666666;
}
.part_twonewmain,.part_twonewmain1,.part_twonewmain3{
      padding: 20px 15px 0 15px;
    display: none;
}
.part_twonewmain ul li,.part_twonewmain1 ul li,.part_twonewmain3 ul li{
    margin-bottom: 20px;
}
.part_twonewmain ul li a,.part_twonewmain1 ul li a,.part_twonewmain3 ul li a{
    font-size: 16px;
    color: #000000;
}
.part_twonewmain ul li a:hover,.part_twonewmain1 ul li a:hover,.part_twonewmain3 ul li a:hover{
    color: #006bc8;
}
.part_twonewmain ul li a:visited,.part_twonewmain1 ul li a:visited,.part_twonewmain3 ul li a:visited{
   color: #000000;
}

.part_twonewmain ul li span,.part_twonewmain1 ul li span,.part_twonewmain3 ul li span{
    float: right;
    color: #bfbdbd;
    font-size: 12px;
    line-height: 16px;
}
.part_twonewtitleright ul li a.on{
    color: #006bc8;
}
.jbdh{
    padding: 0px 15px 0 15px;
       overflow: hidden;
}

.part_threemain{
    padding: 20px 15px 0 20px;
    display: none;
}
.part_threemain ul{
    overflow: hidden;
}
.part_threemain ul li{
    float: left;
    width: 107px;
    height: 37px;
    background-color: #e8e8e8;
    margin: 0 35px  14px 0;
    text-align: center;
    line-height: 37px;
}
.part_threemain ul li a{
    display: block;
    color: #333333;
    font-size: 16px;
}
.part_threemain ul li:hover a{
    color: #fff;
    background-color: #006bc8;
}
.wsbs{
    margin: 12px 15px 0 20px;
}

/* ----ztzl----*/
.tpgd{
    margin: 25px 5px 0 5px;
    overflow: hidden;
    border: 1px solid #dcdcdc;
}
.main-two {
    height: 132px;
    padding: 23px 0 0 16px;
}
.zhuan {
    height: 106px;
    width: 45px;
    background: #257dd1;
    margin-right: 10px;
    float: left;
    text-align: center;
    margin-top: 5px;
}
.zhuan a{
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 20px 15px 0 15px;
    
}

.bnt-prev {

    margin-right: 29px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-top: 37px;
}

.bnt-next {
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-top: 37px;
}

.slide3 {
    float: left;
    width: 1000px;
    overflow: hidden;
}
.slide3 ul{
    height: 112px;
    float: left;
}
.slide3 ul li{
    width: 319px;
    height: 112px;
    float: left;
    margin-left: 22px;
    background: #000;
    color: #fff;
}
.slide3 ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.slide3 ul li a img{
    width: 100%;
    height: 100%;
}
#foot {
	width: 100%;
	border-top: 3px solid #0170c2;
	padding: 15px 0;
    background: #FFF;
    margin-top: 44px;
}
.foot {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.foot p {
	font-size: 14px;
	line-height: 33px;
	color: #333;
}

.txtMarquee-top{ width:430px;  overflow:hidden; position:relative;   }

